Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifests: Update gateways and prefix #32

Merged

Conversation

kimwnasptd
Copy link
Contributor

Closes #30
Closes #31

Updates the manifests to:

  1. Explicitly set the Gateways
  2. Use the updated backend prefix for the app, after changes the Istio files Update the manifests for KF release #27

Replace the variable substitution for the web app and hardcode the
Gateway that will be used in each case.

Signed-off-by: Kimonas Sotirchos <[email protected]>
The backend should also be aware of the prefix in order to configure the
frontend files accordingly.

Signed-off-by: Kimonas Sotirchos <[email protected]>
@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kimwnasptd kimwnasptd changed the title Feature kimwnasptd mwa manifests manifests: Update gateways and prefix Mar 1, 2022
@kimwnasptd kimwnasptd changed the base branch from master to release-0.7 March 4, 2022 13:00
@kimwnasptd
Copy link
Contributor Author

Switching to the release-0.7 branch, to include the changes in the KF release as well.

@elikatsis
Copy link
Member

/lgtm

@kserve-oss-bot kserve-oss-bot merged commit dd7e798 into kserve:release-0.7 Mar 4, 2022
kimwnasptd added a commit to kimwnasptd/models-web-app that referenced this pull request Jul 20, 2022
* manifests: Use explicit gateways

Replace the variable substitution for the web app and hardcode the
Gateway that will be used in each case.

Signed-off-by: Kimonas Sotirchos <[email protected]>

* manifests: Set the prefix in the backend

The backend should also be aware of the prefix in order to configure the
frontend files accordingly.

Signed-off-by: Kimonas Sotirchos <[email protected]>
kserve-oss-bot pushed a commit that referenced this pull request Jul 20, 2022
* manifests: Update to v0.8.0 tag

Signed-off-by: Kimonas Sotirchos <[email protected]>

* manifests: Update gateways and prefix (#32)

* manifests: Use explicit gateways

Replace the variable substitution for the web app and hardcode the
Gateway that will be used in each case.

Signed-off-by: Kimonas Sotirchos <[email protected]>

* manifests: Set the prefix in the backend

The backend should also be aware of the prefix in order to configure the
frontend files accordingly.

Signed-off-by: Kimonas Sotirchos <[email protected]>

* Update the manifests for KF release (#27)

* rename web-app to base in manifests

Signed-off-by: Kimonas Sotirchos <[email protected]>

* rename the path of the app

Signed-off-by: Kimonas Sotirchos <[email protected]>
kimwnasptd added a commit that referenced this pull request Jul 20, 2022
* manifests: Update to v0.8.0 tag

Signed-off-by: Kimonas Sotirchos <[email protected]>

* manifests: Update gateways and prefix (#32)

* manifests: Use explicit gateways

Replace the variable substitution for the web app and hardcode the
Gateway that will be used in each case.

Signed-off-by: Kimonas Sotirchos <[email protected]>

* manifests: Set the prefix in the backend

The backend should also be aware of the prefix in order to configure the
frontend files accordingly.

Signed-off-by: Kimonas Sotirchos <[email protected]>

* Update the manifests for KF release (#27)

* rename web-app to base in manifests

Signed-off-by: Kimonas Sotirchos <[email protected]>

* rename the path of the app

Signed-off-by: Kimonas Sotirchos <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hardcoded gateways Misconfigured backend prefix
3 participants